home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / gdb / doc / changelo < prev    next >
Encoding:
Text File  |  1994-02-03  |  30.2 KB  |  914 lines

  1. Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  2.  
  3.     * gdb.texinfo, remote.texi: general editing pass prior to Net release
  4.  
  5. Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  6.  
  7.     * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
  8.     not clean.
  9.  
  10. Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
  11.  
  12.     * gdb.texinfo (Print Settings): Document `set print
  13.     fast-symbolic-addr' and improve the doc for some other
  14.     `set print's.
  15.  
  16. Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  17.  
  18.     * stabs.texinfo (String Field): Talk about defining several type
  19.     numbers at once.
  20.     Fix lint regarding changing node ELF Transformations to
  21.     ELF and SOM Transformations.
  22.  
  23. Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
  24.  
  25.     * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
  26.  
  27. Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  28.  
  29.     * stabs.texinfo (Cross-References): `::' is for nested types only
  30.     within <>.
  31.     (Structures): Document static members.
  32.  
  33. Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  34.  
  35.     * stabs.texinfo: Document S type attribute.
  36.  
  37. Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
  38.  
  39.     * stabs.texinfo: Add notes about stabs-in-som where appropriate.
  40.  
  41. Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
  42.  
  43.     * gdbint.texinfo:  Fix a few typos.
  44.  
  45. Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  46.  
  47.     * gdb.texinfo, remote.texi: formatting improvements
  48.  
  49.     * gdb.texinfo (New Features): mention threads.
  50.     (Summary, C): fix xrefs in newly contributed text.
  51.     (Threads): index entries, clarifications, example
  52.     (passim): minor typos fixed, phrasing improvements
  53.  
  54.     * remote.texi (Bootstrapping): rephrase text on ^C and add index
  55.     entries; (Server): explain use of gdbserver w/real-time systems,
  56.     add example of conflicting TCP port; (MIPS Remote) break up
  57.     running text into table, highlighting commands, and add example.
  58.     
  59. Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  60.  
  61.     * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
  62.  
  63. Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  64.  
  65.     * stabs.texinfo (Nested Symbols): New node.
  66.     (String Field, Symbol Descriptors, Cross-References): Refer to it.
  67.  
  68. Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  69.  
  70.     * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
  71.     to picking which Bbss.bss symbol to use, and (because there seems to
  72.     be no good way of doing it) re-write some of the text to make it
  73.     sound like Bbss.bss isn't such a great idea after all (as currently
  74.     designed).
  75.  
  76.     * gdb.texinfo (C): In addition to saying people have to use g++ for
  77.     good results, say they have to use stabs.  Specifically say cfront
  78.     doesn't work well.
  79.     (Summary): Merge in information on Modula-2, Pascal, and Chill from
  80.     the gdb README.  Add xrefs to places where the support for the various
  81.     languages is described in detail.
  82.  
  83. Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  84.  
  85.     * stabs.texinfo: Clean up stuff about visibility and virtual
  86.     characters.
  87.  
  88.     * stabs.texinfo (N_M2C): Cite Sun doc.
  89.  
  90. Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  91.  
  92.     * gdb.texinfo: updates re threads.
  93.     * remote.texinfo: avoid index entries starting with digits.
  94.  
  95. Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  96.  
  97.     * stabs.texinfo (Enumerations): Talk about large, negative and
  98.     octal values.  Clean up cross reference to type attributes.
  99.     (String Field): Say that GDB 4.11 supports size attribute.
  100.  
  101. Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  102.  
  103.     * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
  104.     is a mandatory step.  Make the stuff about that more concise.
  105.  
  106. Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  107.  
  108.     * stabs.texinfo (Class Names): New node.
  109.  
  110.     * gdb.texinfo (Command Files): Explain order of init file reading.
  111.  
  112.     * remote.texi (Bootstrapping): Talk about getting the serial driver
  113.     to deal with ^C sent by gdb to stop the remote system.
  114.  
  115. Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
  116.  
  117.     * libgdb.texinfo (I/O): incorporated better phrasing from rich.
  118.  
  119.     * libgdb.texinfo (Defining Commands): made the DOC arg
  120.     to gdb_define_app_command a char * instead of char **
  121.     per a suggestion from kingdon.
  122.  
  123.     * libgdb.texinfo: total rewrite from a different starting
  124.     premise.
  125.  
  126. Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  127.  
  128.     * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
  129.     floats passed as doubles (to improve clarity).
  130.  
  131. Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  132.  
  133.     * gdb.texinfo (Source Path): index entries for $cwd, $pdir
  134.  
  135.     * a4rc.sed: update to work with Andreas Vogel papersize params
  136.  
  137.     * refcard.tex: use Andreas Vogel simplifications of papersize
  138.     params; remove useless version info; update copyright date.
  139.  
  140. Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  141.  
  142.     * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
  143.  
  144. Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  145.  
  146.     * gdb.texinfo (Files): Say what address the load command loads it at.
  147.  
  148.     * stabs.texinfo (Common Blocks): Minor cleanups.
  149.  
  150.     * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
  151.     that Sun has backed away from the linker kludge and thus the relevant
  152.     issue is changes to the SunPRO tools, not the Solaris linker.
  153.  
  154.     * stabs.texinfo (Traditional Integer Types): Clean up description
  155.     of octal bounds a little bit.  Document extra leading zeroes.
  156.  
  157. Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  158.  
  159.     * gdb.texinfo (Signaling): Update for symbolic symbol names
  160.     and add a section explaining the difference between the GDB
  161.     signal command and the shell kill utility.
  162.  
  163. Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
  164.  
  165.     * libgdb.texinfo: added `@' to braces that were unescaped.
  166.  
  167. Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
  168.  
  169.     * libgdb.texinfo: new file.  Spec for the gdb library.
  170.  
  171. Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  172.  
  173.     * stabs.texinfo (Include Files): Fix typo (start -> end).
  174.  
  175. Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  176.  
  177.     * gdb.texinfo, remote.texi: assorted small improvements, mostly
  178.     from Melissa at FSF's editing pass.
  179.  
  180. Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  181.  
  182.     * gdb.texinfo: Remove stuff about ar and 14 character filenames.
  183.     I believe this was fixed by the 13 Sep 89 change to print_frame_info.
  184.     Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
  185.  
  186. Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  187.  
  188.     * remote.texi (Bootstrapping): Discuss 386 call gates.
  189.  
  190. Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
  191.  
  192.     * stabs.texinfo (Based Variables): New node.
  193.  
  194. Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
  195.  
  196.     * stabs.texinfo (Negative Type Numbers): Re-write discussions of
  197.     names, sizes, and formats to suggest how not to lose.
  198.  
  199. Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
  200.  
  201.     * stabs.texinfo (Methods): Fix typo.
  202.  
  203. Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  204.  
  205.     * gdb.texinfo: Fix a few typos.
  206.  
  207. Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  208.  
  209.     * gdb.texinfo: Clarify how well it works with Fortran.
  210.  
  211.     * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
  212.     More on relocating stabs in ELF files.
  213.  
  214. Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  215.  
  216.     * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
  217.  
  218. Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  219.  
  220.     * stabs.texinfo (Local Variable Parameters): Talk about nameless
  221.     parameters on VAX.
  222.  
  223. Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  224.  
  225.     * gdb.texinfo: @up/@down -> @raisesections/@lowersections
  226.  
  227. Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  228.  
  229.     * stabs.texinfo: Make info author notice match the TeX author notice.
  230.  
  231. Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  232.  
  233.     * stabs.texinfo: Initial-caps all words in node names and
  234.     non-trivial words in section names.
  235.  
  236. Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  237.  
  238.     * stabs.texinfo: Many minor cleanups.
  239.  
  240.     * stabs.texinfo: Remove @deffn except from Expanded Reference node.
  241.  
  242. Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
  243.  
  244.     * stabs.texinfo: Remove full description of big example.
  245.     It's not really helpful; just use pieces of it where appropriate.
  246.     Add more Texinfo formatting directives (@samp, etc.).
  247.     Use @deffn to define stab types.
  248.     Eliminate some wordiness.  Break up some nodes.
  249.     Add an (alphabetized) index of symbol types.
  250.     Use consistent capitalization style in node and section names.
  251.  
  252. Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
  253.  
  254.     * gdb.texinfo:  Change typo "Two two" to "The two".
  255.  
  256. Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  257.  
  258.     * stabs.texinfo (XCOFF-differences): Remove references to
  259.     non-existent types N_DECL and N_RPSYM.
  260.  
  261.     * stabs.texinfo (String Field): Say that type attributes bug is
  262.     fixed in GDB 4.10, since it is.
  263.  
  264.     * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
  265.  
  266. Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
  267.  
  268.     * stabs.texinfo: Formatting cleanups.
  269.  
  270. Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  271.  
  272.     * stabs.texinfo: When explaining the n_type of a stab, standardize
  273.     how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
  274.     no tabs, use @r).
  275.     (Global Variables): Clean up.
  276.  
  277. Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  278.  
  279.     * stabs.texinfo (Stack Variables): Re-write.
  280.  
  281. Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  282.  
  283.     * stabs.texinfo (Stabs-in-elf): Talk about getting the start
  284.     addresses of a source file.  Also revise formatting.
  285.     Change "object module" or "object file" to "source file".
  286.     Various: Miscellaneous cleanups.
  287.  
  288. Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  289.  
  290.     * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
  291.  
  292. Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
  293.  
  294.     * gdbint.texinfo: Removed many nonsensical machine-collected
  295.     host and target conditionals, described some of the remainder.
  296.  
  297. Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  298.  
  299.     * gdbint.texinfo (Getting Started): Use @itemize, not @table.
  300.  
  301.     * gdbint.texinfo (Top): Add name to @top line, and re-write the
  302.     paragraph which follows.
  303.  
  304.     * gdbint.texinfo (Host): Use @code not @samp for Makefile
  305.     variables.  Looks better and avoids overful hbox.
  306.  
  307. Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  308.  
  309.     * stabs.texinfo (Procedures): Improve stuff on nested functions.
  310.  
  311. Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  312.  
  313.     * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
  314.     retransmit-timeout
  315.  
  316. Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  317.  
  318.     * gdbint.texinfo: Update statement about `some ancient Unix
  319.     systems, like Ultrix 4.0' to Ultrix 4.2.
  320.  
  321. Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
  322.  
  323.     * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
  324.  
  325.     * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
  326.  
  327.     * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
  328.     ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
  329.  
  330.     * remote.texi: new name for former gdbinv-s.texi
  331.  
  332.     * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
  333.  
  334. Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
  335.  
  336.     * gdbinv-s.texi: Documented timeout and retransmit-timeout
  337.     variables for MIPS remote debugging protocol.
  338.  
  339. Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  340.  
  341.     * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
  342.  
  343. Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
  344.  
  345.     * Makefile.in (refcard.dvi): Use srcdir where necessary.
  346.  
  347. Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
  348.  
  349.     * gdb.texinfo: repair conditional bugs in text markup
  350.  
  351. Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  352.  
  353.     * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
  354.     to select Modula-2 material.
  355.  
  356. Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  357.  
  358.     * stabs.texinfo: Cleanups regarding statics.
  359.  
  360.     * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
  361.     (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
  362.  
  363. Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  364.  
  365.     * stabs.texinfo: N_MAIN is sometimes used for C.
  366.  
  367. Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  368.  
  369.     * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
  370.  
  371. Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
  372.  
  373.     * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
  374.     removed from the code by Kingdon. 
  375.  
  376. Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  377.  
  378.     * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
  379.     input when evaluating breakpoint conditions; the bug has been fixed.
  380.  
  381.     * gdb.texinfo (Continuing and Stepping): Argument to "continue"
  382.     sets the ignore count to N-1, not to N.
  383.  
  384. Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  385.  
  386.     * refcard.tex (\hoffset): correct longstanding error to match
  387.       intended offset; avoids cutting off edge on some printers
  388.  
  389. Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  390.  
  391.     * stabs.texinfo (Parameters): Say that order of stabs is significant.
  392.  
  393. Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  394.  
  395.     * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
  396.  
  397. Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  398.  
  399.     * Makefile.in: (REFEDITS) new var to control whether PS or CM
  400.     fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
  401.     collect sed edits if any, apply to refcard before formatting;
  402.     (refcard.ps) stop implying PS fonts if PS output requested;
  403.     (lrefcard.ps) delete extra target for variant PS fonts
  404.  
  405.     * refcard.tex: parametrize papersize dependent info, collect
  406.       in easily replaced spot
  407.  
  408.     * a4rc.sed: new file, edits to refcard for A4 paper
  409.  
  410. Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  411.  
  412.     * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
  413.  
  414. Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  415.  
  416.     * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
  417.  
  418. Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  419.  
  420.     * stabs.texinfo: Express disapproval of 'D' symbol descriptor
  421.     politely rather than rudely.
  422.  
  423. Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  424.  
  425.     * stabs.texinfo: Document common blocks.
  426.  
  427. Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
  428.  
  429.     * stabs.texinfo:  Add some basic info about stabs-in-elf.
  430.  
  431. Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  432.  
  433.     * stabs.texinfo (Top): Minor cleanup.
  434.  
  435. Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
  436.  
  437.     * Makefile.in (install-info): remove parentdir support
  438.  
  439. Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  440.  
  441.     * gdb.texinfo (Copying): delete this node and references to it;
  442.     RMS says this manual need not carry GPL. (passim): Improvements
  443.     from last round at FSF, largely due to Ian Taylor review, and
  444.     minor formatting improvements.
  445.  
  446.     * gdbinv-s.texi (passim): Improvements from last round at FSF,
  447.     largely due to Ian Taylor review. (Debug Session): minor edits to
  448.     new text.
  449.  
  450. Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
  451.  
  452.     * Makefile.in (realclean): Remove info and dvi files too.
  453.  
  454. Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
  455.  
  456.     * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
  457.     * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
  458.     * gdb.texinfo: Change accordingly.
  459.  
  460.     * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
  461.     N_{L,R}BRAC,N_SLINE are relative to.
  462.  
  463. Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
  464.  
  465.     * Makefile.in (GDBvn.texi): Update atomically.
  466.  
  467. Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
  468.  
  469.     * gdbinv-s.texi (Debug Session): Document exceptionHook.
  470.  
  471. Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
  472.  
  473.     * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
  474.     addresses together.  Also motivate the set print symbol-filename
  475.     command and suggest other solutions.
  476.  
  477. Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
  478.  
  479.     * gdb.texinfo (set print elements):  Note that the number of
  480.     elements is set to unlimited by "set print elements 0".
  481.  
  482. Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
  483.  
  484.     * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
  485.     NF_LDOUBLE means.
  486.     (Stab Types): Include Solaris stab types.
  487.     (Procedures): Document Solaris extensions.
  488.  
  489. Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  490.  
  491.     * gdb.texinfo:  Add `set print symbol-filename' doc.
  492.  
  493. Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  494.  
  495.     * stabs.texinfo (Arrays): Talk about type definition vs. type
  496.     information.
  497.  
  498.     * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
  499.     the trailing semicolon.
  500.  
  501. Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  502.  
  503.     * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
  504.     and merge in other parts of the document addressing these subjects.
  505.     gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
  506.  
  507.     * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
  508.     at the end of a range type.
  509.  
  510.     * stabs.texinfo (Subranges): "A offset" and "T offset" are not
  511.     AIX extensions.
  512.  
  513. Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  514.  
  515.     * stabs.texinfo (Stabs Format):  Misc fixes.
  516.  
  517. Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  518.  
  519.     * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
  520.     (Traditional builtin types): Document convex convention for long long.
  521.     (Negative builtin types): Discuss type names, and misc fixes.
  522.  
  523. Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  524.  
  525.     * stabs.texinfo (Builtin Type Descriptors): Document the floating
  526.     point types used with @samp{R} type descriptor.
  527.     (Symbol Descriptors): Describe how to handle conflict between
  528.     different meanings of @samp{P} symbol descriptor.
  529.  
  530. Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  531.  
  532.     * stabs.texinfo: Remove node Quick Reference and put its children
  533.     directly under the main menu.
  534.  
  535.     * stabs.texinfo: Many more changes to bring it into line with
  536.     AIX documentation and reality.  I think it now has all the
  537.     information from the AIX documentation, except that I burned
  538.     out when I got to variant records (Pascal and Modula-2) and
  539.     all the COBOL types.  Oh well, we can add them later when we're
  540.     worrying more about those languages.
  541.  
  542.     * stabs.texinfo (Automatic variables): Talk about what it means
  543.     to omit the symbol descriptor.
  544.  
  545. Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  546.  
  547.     * stabs.texinfo (Parameters): Add "(sometimes)" when describing
  548.     gcc2 behavior with promoted args.
  549.  
  550. Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  551.  
  552.     * gdb.texinfo: include readline appendices in info version of manual
  553.  
  554. Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  555.  
  556.     * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
  557.     target remote.
  558.  
  559.     * gdb.texinfo (Machine Code): more index entries for disassemble
  560.  
  561. Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
  562.  
  563.     * Clarify the intended use of the gdb-testers and gdb-patches
  564.     mailing lists, and shrink gzip comment.
  565.  
  566. Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  567.  
  568.     * gdb.texinfo (Shell Commands): do not mention SHELL env var in
  569.     DOSHOST configuration of manual.
  570.  
  571.     * gdb.texinfo (MIPS Stack): new node.
  572.  
  573.     * all-config.texi (MIPS) new switch.
  574.  
  575.     * gdbinv-s.texi (Nindy Options) Remove two instances of future
  576.     tense; (MIPS Remote) new node.
  577.  
  578.     * gdb.texinfo (passim) rephrases to work around makeinfo @value
  579.     bug; (Environment) less passive, other small cleanups in text about
  580.     .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
  581.     (Remote) new MIPS Remote menu entry.
  582.  
  583. Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
  584.  
  585.     * stabs.texinfo: Many changes to include information from the
  586.     AIX documentation.
  587.  
  588.     * gdb.texinfo (Environment): Mention pitfall with .cshrc.
  589.  
  590. Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
  591.  
  592.     * gdbint.texinfo (new node Debugging GDB, elsewhere):
  593.     Move a bunch of information from ../README.
  594.     (Getting Started): New node.
  595.  
  596. Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  597.  
  598.     * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
  599.  
  600.     * gdb.texinfo: advance manual revision dates to present
  601.  
  602.     * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
  603.     stop using silly Roman numerals in @set variable names
  604.  
  605. Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
  606.  
  607.     * stabs.texinfo (Parameters): Keep trying to get this right.
  608.  
  609. Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
  610.  
  611.     * stabs.texinfo (Parameters): More on "local parameters".
  612.  
  613. Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
  614.  
  615.     * stabs.texinfo (Parameters): Re-do "local parameters" section.
  616.  
  617. Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
  618.  
  619.     * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
  620.     (Parameters): Rewrite.
  621.     (xcoff-differences, Sun-differences): Minor changes.
  622.  
  623. Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
  624.  
  625.     * stabs.texinfo:  Minor cleanup.
  626.  
  627. Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
  628.  
  629.     * gdbint.texinfo: Minor xcoff stuff.
  630.  
  631. Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
  632.  
  633.     * gdbint.texinfo:  Update for new config directory structure.
  634.     Add info about internal type data structures.
  635.  
  636. Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
  637.  
  638.     * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
  639.     $(srcdir).
  640.     (gdb-config.texi): Depend on file in $(srcdir).
  641.  
  642. Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
  643.  
  644.     * stabs.texinfo: Fixes about N_SO.
  645.  
  646. Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  647.  
  648.     * gdb.texinfo: include list of nonstandard init file names
  649.  
  650.     * *-config.texi: new switch GENERIC for text that applies *only*
  651.     to (usual) multiple-target version of manual
  652.  
  653.     * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
  654.     h8 config
  655.  
  656.     * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
  657.     in menus (rather than conditionally selected multiple alternative
  658.     menus).
  659.  
  660.     * Makefile.in: define and use DOC_CONFIG var to select
  661.     configuration for GDB user manual.
  662.  
  663.     * gdb-config.texi: delete from repository, generate from Makefile.
  664.  
  665.     * all-config.texi: normal `generic' configuration file, formerly
  666.     stored as gdb-config.texi
  667.  
  668. Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  669.  
  670.     * Makefile.in: add dvi target to build all .dvi files
  671.  
  672. Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  673.  
  674.     * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
  675.  
  676. Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
  677.  
  678.     * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
  679.     host conditionals.
  680.     * stabs.texinfo:  More array fixes inspired by Jim's.
  681.  
  682. Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
  683.  
  684.     * stabs.texinfo: Fixes re arrays and continuations.
  685.  
  686.     * gdbint.texinfo: Add XCOFF node.
  687.  
  688. Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
  689.  
  690.     * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
  691.  
  692. Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
  693.  
  694.     * stabs.texinfo:  Fix for array types to mention lower bounds.
  695.  
  696. Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
  697.  
  698.     * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
  699.  
  700. Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
  701.  
  702.     * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
  703.  
  704. Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
  705.  
  706.     * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
  707.     by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
  708.  
  709. Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
  710.  
  711.     * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
  712.  
  713. Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  714.  
  715.     * gdb.texinfo, gdbinv-s.texi: misc updates
  716.  
  717. Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
  718.  
  719.     * gdbint.texinfo:  Brief documentation for longjmp support,
  720.     from an email msg by Stu.
  721.  
  722. Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
  723.  
  724.     * stabs.texinfo:  Fix description of floating point "range"
  725.     types (which really define basic types).  Reported by Jim Meehan,
  726.     <meehan@src.dec.com>.
  727.  
  728.     * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
  729.  
  730. Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
  731.  
  732.     * gdbint.texinfo: Slightly expand section on supporting a new
  733.     object file format.
  734.  
  735. Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
  736.  
  737.     * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
  738.     intermediate file.
  739.  
  740. Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  741.  
  742.     * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
  743.  
  744. Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  745.  
  746.     * gdbinv-s.texi: z8000 simulator target name is just "sim"
  747.  
  748.     * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
  749.     as well as Z8002.
  750.  
  751. Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
  752.  
  753.     * gdbint.texinfo:  Add sections on clean design and on how to send
  754.     in changes.
  755.  
  756. Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
  757.  
  758.     * gdbint.texinfo:  Add how to declare the result of make_cleanup.
  759.  
  760. Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
  761.  
  762.     * gdb.texinfo:  Fix typo, reported by Karl Berry.
  763.  
  764. Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
  765.  
  766.     * gdb.texinfo:  Add opcodes dir to GDB distribution description.
  767.  
  768. Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  769.  
  770.     * gdbint.texinfo: fixed a stray email address (needs @@),
  771.     added @table @code to node "Native Conditionals"
  772.  
  773. Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
  774.  
  775.     * gdbint.texinfo:  Describe coding style of GDB.
  776.  
  777. Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
  778.  
  779.     * stabs.texinfo:  Minor wording changes.
  780.  
  781. Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
  782.  
  783.     * gdbint.texinfo:  Improve release doc slightly.
  784.  
  785. Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
  786.  
  787.     * gdbint.texinfo:  Improve doc of GDB config macros.
  788.  
  789. Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
  790.  
  791.     * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
  792.     These will be reinserted when examined.
  793.  
  794. Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
  795.  
  796.     * gdbint.texinfo:  Make a start at documenting all the #if macros
  797.     in GDB.  At least list them all, and start separating them into
  798.     host-specific and target-specific.
  799.  
  800. Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  801.  
  802.     * gdbinv-s.m4.in: refrain from using @cartouche for just a few
  803.     examples (not consistent w others).  
  804.     gdb.texinfo: issue disclaimer paragraph on cmdline options only
  805.     for generic vn of doc
  806.  
  807. Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
  808.  
  809.     * Makefile.in: always create installation directories.
  810.  
  811. Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  812.  
  813.     * gdb.texinfo: in h8 config, do not describe searching commands.
  814.  
  815. Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  816.  
  817.     * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
  818.       conditionals; introduce a few generic switches that may be
  819.       useful for other cross-dev or dos-hosted configs.
  820.  
  821.     * gdb.texinfo: fix typo in "info reg" description
  822.  
  823. Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
  824.  
  825.     * stabs.texinfo:  Minor updates from running TeX over it.
  826.     * Makefile.in (stabs.dvi, stabs.ps):  Add.
  827.  
  828. Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
  829.  
  830.     * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
  831.     First pass at converting it to texinfo.
  832.  
  833. Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
  834.  
  835.     * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
  836.     * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
  837.  
  838. Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
  839.  
  840.     * gdbint.texinfo:  Add section on partial symbol tables.
  841.  
  842. Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
  843.  
  844.     * gdb.texinfo:  document `set remotedebug' and `set
  845.     rstack_high_address'.
  846.  
  847. Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  848.  
  849.     * gdb.texinfo: slight expansion of new text on reading info files
  850.     * gdbinv-s.m4.in: correct and expand info on cross-debugging
  851.     H8/300 from DOS.
  852.  
  853. Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
  854.  
  855.     * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
  856.  
  857. Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
  858.  
  859.     * gdb.texinfo:  Say how to read the `info' files.
  860.  
  861. Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
  862.  
  863.     * Makefile.in: gm4 -> m4.
  864.  
  865. Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
  866.  
  867.     * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
  868.     Documentation' ahead of `Installing GDB' to match README.
  869.     Update shared library doc, -readnow and -mapped, and directory
  870.     structure (add glob and mmalloc).  Update configure doc.    
  871.  
  872. Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
  873.  
  874.     * Makefile.in: remove $(srcdir) from gdb.info rule.
  875.  
  876. Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
  877.  
  878.     * Makefile.in: commented out gdb-all.texinfo rule.  This is
  879.       temporary.
  880.  
  881. Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
  882.  
  883.     * Makefile.in, configure.in: removed traces of namesubdir,
  884.       -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
  885.       copyrights to '92, changed some from Cygnus to FSF.
  886.  
  887. Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
  888.  
  889.     * gdb.texinfo:  Improve how we ask for bug reports.
  890.  
  891. Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  892.  
  893.     * Makefile.in: infodir belongs in datadir.
  894.  
  895. Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  896.  
  897.     * Makefile.in: remove spaces following hyphens, bsd make can't
  898.       cope.  install using INSTALL_DATA.  added clean-info.  added
  899.       standards.text support. 
  900.  
  901. Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  902.  
  903.     * Makefile.in: idestdir and ddestdir go away.  Added copyrights
  904.       and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  905.       and mandir now keyed off datadir by default.
  906.  
  907.  
  908. Local Variables:
  909. mode: indented-text
  910. left-margin: 8
  911. fill-column: 74
  912. version-control: never
  913. End:
  914.